#include <catch.hpp>
 | 
| static std::string  | convert (signed char const *str) | 
|   | 
template<int SZ>
struct Catch::StringMaker< signed char[SZ]>
Definition at line 1028 of file catch.hpp.
 
template<int SZ> 
  
  
      
        
          | static std::string Catch::StringMaker< signed char[SZ]>::convert  | 
          ( | 
          signed char const *  | 
          str | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this struct was generated from the following file: